|
PHY SET FLUID POSITION
Set the position of the fluid object.
PHY SET FLUID POSITION ID, x#, y#, z#
ID
Integer
identification number of the fluid object
x#
Float
position of the fluid on the X axis
y#
Float
position of the fluid on the Y axis
z#
Float
position of the fluid on the Z axis
The position of the fluid object can only be modified before it has been built. Attempting to modify the position of fluid after it has been built will result in no change to its position.
No example code is provided for this command
|